github.com/andybalholm/brotli.zopfliNode.length (field)
8 uses
github.com/andybalholm/brotli (current package)
backward_references_hq.go#L6: length uint32
backward_references_hq.go#L27: stub.length = 1
backward_references_hq.go#L37: return self.length & 0x1FFFFFF
backward_references_hq.go#L41: var modifier uint32 = self.length >> 25
backward_references_hq.go#L228: next.length = uint32(len | (len+9-len_code)<<25)
backward_references_hq.go#L519: for nodes[index].dcode_insert_length&0x7FFFFFF == 0 && nodes[index].length == 1 {
backward_references_hq.go#L579: nodes[0].length = 0
backward_references_hq.go#L639: nodes[0].length = 0
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |